AdApplicationExternalMap 
Logical Entity Name  AdApplicationExternalMap 
Default Table Name  AdApplicationExternalMap 
Physical Only  NO 
Definition 
 
Note 
 

AdApplicationExternalMap Columns 
ColumnName  Domain  Datatype  NULL  Definition 
AdApplicationExternalMapId(PK)    int  NO 
 
AdEnrollId(FK)    int  NO 
 
CrmId    varchar(50)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

AdApplicationExternalMap Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_AdApplicationExternalMap_AdApplicationExternalMapId  PrimaryKey  AdApplicationExternalMapId 

AdApplicationExternalMap Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
AdEnroll  Non-Identifying  One To Zero or More  FK_AdApplicationExternalMap_AdEnrollId_AdEnrollAdEnrollID      AdEnrollId  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_AdApplicationExternalMapUserID_SyStaffSyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

AdApplicationExternalMap Check Constraints 
Check Constraint Name  CheckConstraint